errors
SwitchNotFound
class SwitchNotFound(ContentManagementPolicyError)
The Content Management Policy Switch could not be found.
RestrictedValue
class RestrictedValue(ContentManagementPolicyError)
The Content Management Policy Switch has an unexpected value.
ConfigElementNotFound
class ConfigElementNotFound(ContentManagementPolicyError)
The Content Management Policy ConfigElement could not be found.
ContentManagementPolicyError
class ContentManagementPolicyError(Exception)
Content Management Policy base error.